From: David Engster Date: Tue, 18 Mar 2014 21:17:05 +0000 (+0100) Subject: Add NEWS markup for CEDET. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~823 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4d99c93d27d47ff9f5fb941fe92e3b4b9cf5cf43;p=emacs.git Add NEWS markup for CEDET. --- diff --git a/etc/NEWS b/etc/NEWS index a919f94ac57..ccf71b3feb1 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -510,14 +510,17 @@ consistent with Calendar's calendrical system and day numbering. *** EDE ++++ **** The cpp-root project now supports executing a compile command. It can be set through the new :compile-command slot or the buffer-local variable `compile-command'. ++++ **** Better selection of include directories for the 'linux' project. Include directories now support out-of-tree build directories and target architecture auto-detection. +--- *** Semantic **** Improved detection of used namespaces in current scope in C++.